home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 018a / mcroade3.zip / MACROADE.DOC < prev    next >
Text File  |  1991-06-22  |  9KB  |  241 lines

  1.                MacroAde (TM)
  2.                Utilities for WordPerfect 5.1 Macros
  3.  
  4.                 Version 2.0
  5.  
  6.  
  7.                            A Product of
  8.                 Performance Sciences International
  9.                           Summerfield, NC
  10.  
  11.         Copyright (c) 1991 by Jeffrey S. Kane, Ph.D.
  12.  
  13.  
  14.  
  15.      
  16.      I get rather annoyed when shareware authors fill up the first
  17. 3 or 4 screens of their READ.ME files with information on why, how,
  18. when, and how much you should pay them.  I'm going to leave all
  19. that until the end of this file and get right into explaining what
  20. MacroAde is.  But please take a look at the Licensing Information
  21. section if you decide that this package interests you.
  22.  
  23. An Overview of MacroAde
  24.  
  25.      MacroAde is a small but (in our view) highly useful collection
  26. of utilities and macros for proficient users of WordPerfect 5.1. 
  27. The items contained in this package are listed below along with
  28. brief descriptions of each.
  29.  
  30.      Utilities:
  31.  
  32.           The following utilities give users the ability to apply
  33.      the full power of their stand-alone text editors (e.g., QEDIT,
  34.      MultiEdit, VEDIT, Norton Editor) to the creation and
  35.      modification of macros, thereby circumventing the very
  36.      primitive macro editing capability within WordPerfect.
  37.  
  38.      1.   MACROLST.exe:   translates WordPerfect 5.1 macro (.wpm)
  39.                           files into corresponding ASCII text files
  40.                           with .LST extensions;
  41.  
  42.      2.   MCOMPILE.exe:   compiles macro source files in ASCII text
  43.                           form into .wpm files executable as macros
  44.                           within WordPerfect 5.1; and
  45.  
  46.      3.   COMMANDS.ref:   an ASCII text listing of keystroke and
  47.                           macro commands used in WordPerfect 5.1. 
  48.                           It also contains all of the information
  49.                           on the numeric codes for each keystroke
  50.                           command contained in the recently
  51.                           released Appendix T.  This file can be
  52.                           displayed as a second window in any
  53.                           multiwindow editor for reference purposes
  54.                           during macro editing.
  55.  
  56.  
  57. Macros:
  58.  
  59.      Four unrelated categories of macros are provided in this
  60. package.  The macros in each of the categories are briefly
  61. described below:
  62.  
  63.      1.   Editor Control Macros:
  64.            Each of these macros work in conjunction with a
  65.       batch file, MacroLst, and MCompile to enable you to
  66.       use either any external editor of your choice or
  67.       WordPerfect itself to edit macros.
  68.  
  69.       A.  EDITM.wpm:
  70.             Enables you to use any external editor of your
  71.           choice to edit a macro within a DOS shell and then
  72.           return back to the place you left from in WordPerfect.
  73.           It automatically recompiles the modified macro so it
  74.           is available for use upon your return to WordPerfect.
  75.  
  76.       B.  EDITWP.wpm:
  77.             Converts macros to WordPerfect documents and
  78.           brings them up on the full WordPerfect document screen
  79.           for editing; pressing EXIT causes the edited macro
  80.           to be recompiled, ready for use.
  81.  
  82.      2.   Macro Menu Macros:
  83.                As you utilize the power of macros to a
  84.           progressively greater extent, you inevitably reach the
  85.           point where you can't remember the names and functions of
  86.           all the macros you've defined.  The following macros
  87.           solve this problem by providing the capability to display
  88.           lists of your macros, with descriptions, and to execute
  89.           any one of them by highlighting it and pressing a
  90.           specified key.
  91.  
  92.       A.  ALTM.wpm:
  93.             A relatively simple macro menuing system that
  94.           uses the list files feature of WordPerfect.
  95.  
  96.       B.  ALTL.wpm:
  97.             A much more sophisticated macromenuing system
  98.           allowing the use of multiple customizable menu
  99.           files and the display of macro names and their
  100.           descriptions on the same screen.    The items in a
  101.           macro menu may be modified or deleted right from
  102.           within the macro menu itself.
  103.  
  104.       C.  MOVECSR.wpm:
  105.             Not a macro menu but a useful adjunct to those
  106.           above.  This macro directs you to move the cursor
  107.           to the place in your document where you want the
  108.           macro you've selected to actually execute.  The
  109.           command to execute this macro is placed at the very
  110.           top of any macro for which you want to be sure the
  111.           cursor is positioned correctly.
  112.  
  113.      3.   BRINGBAK.wpm:  
  114.                A really unique macro that works in combination with
  115.       either of two .exe files to allow you to communicate
  116.           information from an outside program (accessed via SHELL)
  117.           back into WordPerfect.  This capability creates many
  118.           interesting possibilities for shelling out to DOS,
  119.           generating data files via another program or using
  120.           external programs to locate files, and returning to
  121.           WordPerfect with the information that could allow the new
  122.           or located files to be imported.
  123.  
  124.      4.   "On Beyond Z" with ALTZ.wpm:
  125.            Have you run out of letters to use with ALT-invoked macros
  126.       yet?    I had, so I wrote an embarrassingly simple macro which
  127.       allows the use of ALT Z plus any one of up to 54 other characters
  128.       that can be entered from the keyboard that are legal in file
  129.       names.  Undoubtedly, many others have come up with the same
  130.       macro, but if its availability here helps a few more people,
  131.       it's worth the redundancy.
  132.  
  133.  
  134.                Licensing Information
  135.  
  136.      MacroAde is being distributed as Shareware.  Under the
  137. Shareware system you may evaluate the software free of charge for
  138. a specified period, but if you decide to continue using it, you
  139. become obligated to send the author a specified licensing fee.  In
  140. the case of MacroAde, the evaluation period is 14 days and the
  141. licensing fee is only $25.  Look at it this way:  I spent a bunch
  142. of my time to develop some programs to save you a bunch of time. 
  143. If the time you expect to save over the period you'll be using this
  144. software is worth more than $25, then send me the $25 and you keep
  145. the difference.  If you're even a moderate user of macros, I'm sure
  146. you'll come out way ahead under this arrangement.  
  147.      What else do you get besides a clear conscience and the legal
  148. right to use the MacroAde software by sending in your registration
  149. form and licensing fee?  You get a receptive ear to any questions
  150. you might have about the use of the software.  Licensed users may
  151. call Performance Sciences International for technical support on
  152. weekdays during the hours of 9-5 (Eastern) at (919) 643-3492.  If
  153. a licensed user prefers to write for technical support, he/she may
  154. use the same address as that given below as the destination for
  155. your registration form.
  156.      You may distribute copies of MacroAde for evaluation purposes
  157. provided that:
  158.      (1)  No fee is charged other than that for the cost of the
  159.           media;
  160.      (2)  The programs and accompanying files are not modified in
  161.           any way;
  162.      (3)  All files included in the MacroAde collection remain
  163.           together, including (but not limited to):
  164.            WHATSNEW
  165.            NAMECHNG
  166.            DISCLAIM.ER
  167.            MACROADE.des (Short & long descriptions of MacroAde for Sysops)
  168.            MACROADE.doc (this file)
  169.            MACROLST.doc
  170.                MACROLST.exe
  171.            MCOMPILE.doc
  172.                MCOMPILE.exe
  173.            COMMANDS.ref
  174.            EDITM.doc
  175.                EDITM.wpm
  176.                EDITMAC.bat
  177.            EDITWP.doc
  178.            EDITWP.wpm
  179.            EDITWPM.bat
  180.            BOLDCMDS.wpm
  181.            ALTM.doc
  182.                ALTM.wpm
  183.            ALTL.doc
  184.                ALTL.wpm
  185.                TABLE1.wpm
  186.            MODTABLE.exe
  187.                MACROMNU.1
  188.            MOVECSR.doc
  189.            MOVECSR.wpm
  190.            BRINGBAK.doc
  191.                BRINGBAK.wpm
  192.            AUTOBAK.exe
  193.            USENDBAK.exe
  194.            SETNV.wpm
  195.            PARSENV.wpm
  196.            ALTZ.doc
  197.            ALTZ.wpm
  198.  
  199.      If you decide to adopt any or all of the software in MacroAde,
  200. please be so kind as to complete the following licensing form and
  201. send it with a check or money order for $25 to:
  202.  
  203.                 Performance Sciences International
  204.                             Suite 1250
  205.                          3001 Latta Drive
  206.                       Summerfield, NC  27358
  207.  
  208.   * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  209.  
  210.            Licensing Form for MacroAde Shareware
  211.  
  212.  
  213. Date:
  214.  
  215. Your name:                                              
  216.  
  217. Your firm (if license fee is being paid by your employer's funds):
  218.                                                                   
  219.  
  220. Address:                                                     
  221.                                                              
  222. City:                                                        
  223. State:                                                       
  224. Zipcode:                                                     
  225.  
  226. From where did you obtain your copy of MacroAde?
  227.  
  228.  
  229. Comments & Suggestions:
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.    * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  241.